Re: Table size does not include toast size

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: Table size does not include toast size
Дата
Msg-id 30E6478652370597ACE6BC32@[172.26.14.62]
обсуждение исходный текст
Ответ на Re: Table size does not include toast size  (Cédric Villemain <cedric.villemain.debian@gmail.com>)
Список pgsql-hackers

--On 22. Dezember 2009 11:46:32 +0100 Cédric Villemain
<cedric.villemain.debian@gmail.com> wrote:

> Did you mean :
>  pg_table_size() = base table + toast table
>  pg_indexes_size() = base indexes + toast indexes
> ?

Since you always have a toast index automatically it makes sense to include
them in pg_table_size().

--
Thanks
Bernd


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: alpha3 release schedule?
Следующее
От: Bernd Helmle
Дата:
Сообщение: Re: Table size does not include toast size